home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / menuts / ultmu37a.arj / READ.ME < prev    next >
Text File  |  1993-12-02  |  2KB  |  46 lines

  1.  
  2. -NOTES ON UPDATING TO THE REGISTERED VERSION-
  3.  
  4. This is an unregistered version of UltraMenu Version 3.7a Released November 30,
  5. 1993.
  6.  
  7. To operate this program, simply delete all previous versions, and expand the
  8. archive into the appropriate Directory, such as C:\, in most cases.. Then
  9. type X as before. To use the program in subdirectories such as \GAMES, it is
  10. not necessary to place the EXE file anywhere but the Root Directory. Each
  11. Subdirectory that uses UltraMenu other than the Root, must however have its
  12. own unique Menu.DAT file and an X.BAT file which calls THAT subdirectory after
  13. an application has run, or returns it to where it was before.
  14.  
  15.  (Example of an X.BAT file within the \GAMES Subdirectory where
  16.  UltraMenu is used to quickly and easily manage up to 60 games,
  17.  Separate from the Main operation in the Root Directory, but called
  18.  from the UltraMenu in the Root).
  19.  
  20. A good idea is to have your first Menu option line in the subdirectory
  21. to be a CD\,CD\,x  so that the first option returns you to the Main
  22. UltraMenu in the Root.
  23.  
  24. X.BAT
  25. ----------
  26. echo off
  27. cls
  28. ultmu36     (in this example, Ultra Menu changes to subdir \GAME12)
  29. echo off
  30. AUTOEXE
  31. cd\GAMES    (This returns operation to UltraMenu, for the \GAMES subdir)
  32. x
  33. ----------
  34.  
  35. For other changes introduced in this release, please see Whats.NEW
  36.  
  37. Thank you for choosing another quality product from UltaSoft..
  38.  
  39. Steve Hansen
  40. UltraSoft Computer
  41. 5070 Likini St.
  42. Suite 1209
  43. Honolulu, HI 96818
  44.  
  45.  
  46.